[INFO] cloning repository https://github.com/ommann/hello-macroquad
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ommann/hello-macroquad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fommann%2Fhello-macroquad", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fommann%2Fhello-macroquad'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89c8ed11e29b59a7356a3d1cdfb08a2e81c9a064
[INFO] testing ommann/hello-macroquad against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fommann%2Fhello-macroquad" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ommann/hello-macroquad
[INFO] finished tweaking git repo https://github.com/ommann/hello-macroquad
[INFO] tweaked toml for git repo https://github.com/ommann/hello-macroquad written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ommann/hello-macroquad on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ommann/hello-macroquad already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] testing ommann/hello-macroquad against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fommann%2Fhello-macroquad" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ommann/hello-macroquad
[INFO] finished tweaking git repo https://github.com/ommann/hello-macroquad
[INFO] tweaked toml for git repo https://github.com/ommann/hello-macroquad written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ommann/hello-macroquad on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ommann/hello-macroquad already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded macroquad_macro v0.1.7
[INFO] [stderr]   Downloaded bytemuck v1.14.1
[INFO] [stderr]   Downloaded png v0.17.11
[INFO] [stderr]   Downloaded fontdue v0.7.3
[INFO] [stderr]   Downloaded ttf-parser v0.15.2
[INFO] [stderr]   Downloaded miniquad v0.4.0-alpha.10
[INFO] [stderr]   Downloaded glam v0.21.3
[INFO] [stderr]   Downloaded macroquad v0.4.4
[INFO] [stderr]   Downloaded image v0.24.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 349bec3b21bef4a35397318db36ed3871a83f55c659e86b8468cc9fe38914dde
[INFO] running `Command { std: "docker" "start" "-a" "349bec3b21bef4a35397318db36ed3871a83f55c659e86b8468cc9fe38914dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "349bec3b21bef4a35397318db36ed3871a83f55c659e86b8468cc9fe38914dde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "349bec3b21bef4a35397318db36ed3871a83f55c659e86b8468cc9fe38914dde", kill_on_drop: false }`
[INFO] [stdout] 349bec3b21bef4a35397318db36ed3871a83f55c659e86b8468cc9fe38914dde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b39538f90e7c05997da914373f6a847141aeba644bb4bd3fe06ea766fd78d6c0
[INFO] running `Command { std: "docker" "start" "-a" "b39538f90e7c05997da914373f6a847141aeba644bb4bd3fe06ea766fd78d6c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling miniquad v0.4.0-alpha.10
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling bytemuck v1.14.1
[INFO] [stderr]    Compiling quad-rand v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling glam v0.21.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling png v0.17.11
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling image v0.24.8
[INFO] [stderr]    Compiling macroquad v0.4.4
[INFO] [stderr]    Compiling hello_macro_q v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `speed`
[INFO] [stdout]   --> src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |   let speed = 100.0;
[INFO] [stdout]    |       ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let direction = world_mouse_position.normalize();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotated_direction`
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let rotated_direction = vec2(-opposite_direction.y, opposite_direction.x);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remaining_time`
[INFO] [stdout]    --> src/main.rs:138:27
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collision_normal`
[INFO] [stdout]    --> src/main.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/main.rs:174:78
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn subtract_rect_to_minkowski_sum1(rect: Rect, minkowski_sum: MinkowskiSum1, offset: (f32, f32)) -> MinkowskiSum2 {
[INFO] [stdout]     |                                                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `corners`
[INFO] [stdout]    --> src/main.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |   let corners = [
[INFO] [stdout]     |       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_corners`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_minowski_sum1_redux` is never used
[INFO] [stdout]    --> src/main.rs:268:4
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn draw_minowski_sum1_redux(minkowski_sum: MinkowskiSum1, offset: (f32, f32)) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_minkowski_sum2` is never used
[INFO] [stdout]    --> src/main.rs:281:4
[INFO] [stdout]     |
[INFO] [stdout] 281 | fn draw_minkowski_sum2(minkowski_sum: MinkowskiSum2, offset: (f32, f32)) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `screen_to_world_coordinates` is never used
[INFO] [stdout]    --> src/main.rs:309:4
[INFO] [stdout]     |
[INFO] [stdout] 309 | fn screen_to_world_coordinates(screen: Vec2, offset: (f32, f32)) -> Vec2 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_rectangle_in_rectangle` is never used
[INFO] [stdout]    --> src/main.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn is_rectangle_in_rectangle(rect1: Rect, rect2: Rect) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.23s
[INFO] running `Command { std: "docker" "inspect" "b39538f90e7c05997da914373f6a847141aeba644bb4bd3fe06ea766fd78d6c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b39538f90e7c05997da914373f6a847141aeba644bb4bd3fe06ea766fd78d6c0", kill_on_drop: false }`
[INFO] [stdout] b39538f90e7c05997da914373f6a847141aeba644bb4bd3fe06ea766fd78d6c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03d7a1d9bc4f219be9d1cb307f3d3919bb39987c16d90bd89e13d5bacf5cac7e
[INFO] running `Command { std: "docker" "start" "-a" "03d7a1d9bc4f219be9d1cb307f3d3919bb39987c16d90bd89e13d5bacf5cac7e", kill_on_drop: false }`
[INFO] [stderr]    Compiling hello_macro_q v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `speed`
[INFO] [stdout]   --> src/main.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |   let speed = 100.0;
[INFO] [stdout]    |       ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `direction`
[INFO] [stdout]   --> src/main.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let direction = world_mouse_position.normalize();
[INFO] [stdout]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rotated_direction`
[INFO] [stdout]   --> src/main.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let rotated_direction = vec2(-opposite_direction.y, opposite_direction.x);
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated_direction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remaining_time`
[INFO] [stdout]    --> src/main.rs:138:27
[INFO] [stdout]     |
[INFO] [stdout] 138 |     let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (...
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `collision_normal`
[INFO] [stdout]    --> src/main.rs:138:43
[INFO] [stdout]     |
[INFO] [stdout] 138 | ...remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy));
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_normal`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/main.rs:174:78
[INFO] [stdout]     |
[INFO] [stdout] 174 | fn subtract_rect_to_minkowski_sum1(rect: Rect, minkowski_sum: MinkowskiSum1, offset: (f32, f32)) -> MinkowskiSum2 {
[INFO] [stdout]     |                                                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `corners`
[INFO] [stdout]    --> src/main.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 |   let corners = [
[INFO] [stdout]     |       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_corners`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_minowski_sum1_redux` is never used
[INFO] [stdout]    --> src/main.rs:268:4
[INFO] [stdout]     |
[INFO] [stdout] 268 | fn draw_minowski_sum1_redux(minkowski_sum: MinkowskiSum1, offset: (f32, f32)) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `draw_minkowski_sum2` is never used
[INFO] [stdout]    --> src/main.rs:281:4
[INFO] [stdout]     |
[INFO] [stdout] 281 | fn draw_minkowski_sum2(minkowski_sum: MinkowskiSum2, offset: (f32, f32)) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `screen_to_world_coordinates` is never used
[INFO] [stdout]    --> src/main.rs:309:4
[INFO] [stdout]     |
[INFO] [stdout] 309 | fn screen_to_world_coordinates(screen: Vec2, offset: (f32, f32)) -> Vec2 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_rectangle_in_rectangle` is never used
[INFO] [stdout]    --> src/main.rs:331:4
[INFO] [stdout]     |
[INFO] [stdout] 331 | fn is_rectangle_in_rectangle(rect1: Rect, rect2: Rect) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] running `Command { std: "docker" "inspect" "03d7a1d9bc4f219be9d1cb307f3d3919bb39987c16d90bd89e13d5bacf5cac7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03d7a1d9bc4f219be9d1cb307f3d3919bb39987c16d90bd89e13d5bacf5cac7e", kill_on_drop: false }`
[INFO] [stdout] 03d7a1d9bc4f219be9d1cb307f3d3919bb39987c16d90bd89e13d5bacf5cac7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53727dc26e27c4a1b4d5587d4a24277a53fd1313bfe179793cc73d975addec9e
[INFO] running `Command { std: "docker" "start" "-a" "53727dc26e27c4a1b4d5587d4a24277a53fd1313bfe179793cc73d975addec9e", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `speed`
[INFO] [stderr]   --> src/main.rs:13:7
[INFO] [stderr]    |
[INFO] [stderr] 13 |   let speed = 100.0;
[INFO] [stderr]    |       ^^^^^ help: if this is intentional, prefix it with an underscore: `_speed`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `direction`
[INFO] [stderr]   --> src/main.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     let direction = world_mouse_position.normalize();
[INFO] [stderr]    |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_direction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `rotated_direction`
[INFO] [stderr]   --> src/main.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let rotated_direction = vec2(-opposite_direction.y, opposite_direction.x);
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rotated_direction`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `remaining_time`
[INFO] [stderr]    --> src/main.rs:138:27
[INFO] [stderr]     |
[INFO] [stderr] 138 |     let (new_coordinates, remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (...
[INFO] [stderr]     |                           ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remaining_time`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `collision_normal`
[INFO] [stderr]    --> src/main.rs:138:43
[INFO] [stderr]     |
[INFO] [stderr] 138 | ...remaining_time, collision_normal) = move_aabb_to_direction(1.0, line2, 1.0, new_rect, (x2, y2, w2, h2), (cx, cy));
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collision_normal`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `offset`
[INFO] [stderr]    --> src/main.rs:174:78
[INFO] [stderr]     |
[INFO] [stderr] 174 | fn subtract_rect_to_minkowski_sum1(rect: Rect, minkowski_sum: MinkowskiSum1, offset: (f32, f32)) -> MinkowskiSum2 {
[INFO] [stderr]     |                                                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `corners`
[INFO] [stderr]    --> src/main.rs:179:7
[INFO] [stderr]     |
[INFO] [stderr] 179 |   let corners = [
[INFO] [stderr]     |       ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_corners`
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_minowski_sum1_redux` is never used
[INFO] [stderr]    --> src/main.rs:268:4
[INFO] [stderr]     |
[INFO] [stderr] 268 | fn draw_minowski_sum1_redux(minkowski_sum: MinkowskiSum1, offset: (f32, f32)) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `draw_minkowski_sum2` is never used
[INFO] [stderr]    --> src/main.rs:281:4
[INFO] [stderr]     |
[INFO] [stderr] 281 | fn draw_minkowski_sum2(minkowski_sum: MinkowskiSum2, offset: (f32, f32)) {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `screen_to_world_coordinates` is never used
[INFO] [stderr]    --> src/main.rs:309:4
[INFO] [stderr]     |
[INFO] [stderr] 309 | fn screen_to_world_coordinates(screen: Vec2, offset: (f32, f32)) -> Vec2 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_rectangle_in_rectangle` is never used
[INFO] [stderr]    --> src/main.rs:331:4
[INFO] [stderr]     |
[INFO] [stderr] 331 | fn is_rectangle_in_rectangle(rect1: Rect, rect2: Rect) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `hello_macro_q` (bin "hello_macro_q" test) generated 11 warnings (run `cargo fix --bin "hello_macro_q" -p hello_macro_q --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hello_macro_q-6d8c3c0bb37e8f3b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53727dc26e27c4a1b4d5587d4a24277a53fd1313bfe179793cc73d975addec9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53727dc26e27c4a1b4d5587d4a24277a53fd1313bfe179793cc73d975addec9e", kill_on_drop: false }`
[INFO] [stdout] 53727dc26e27c4a1b4d5587d4a24277a53fd1313bfe179793cc73d975addec9e
